Fluid–structure Interaction
   HOME

TheInfoList



OR:

Fluid–structure interaction (FSI) is the interaction of some movable or deformable structure with an internal or surrounding fluid flow. Fluid–structure interactions can be stable or oscillatory. In oscillatory interactions, the strain induced in the solid structure causes it to move such that the source of strain is reduced, and the structure returns to its former state only for the process to repeat.


Examples

Fluid–structure interactions are a crucial consideration in the design of many engineering systems, e.g. automobile, aircraft, spacecraft, engines and bridges. Failing to consider the effects of oscillatory interactions can be catastrophic, especially in structures comprising materials susceptible to fatigue.
Tacoma Narrows Bridge (1940) The 1940 Tacoma Narrows Bridge, the first Tacoma Narrows Bridge, was a suspension bridge in the U.S. state of Washington that spanned the Tacoma Narrows strait of Puget Sound between Tacoma and the Kitsap Peninsula. It opened to traffic on Ju ...
, the first Tacoma Narrows Bridge, is probably one of the most infamous examples of large-scale failure. Aircraft wings and turbine blades can break due to FSI oscillations. A
reed Reed or Reeds may refer to: Science, technology, biology, and medicine * Reed bird (disambiguation) * Reed pen, writing implement in use since ancient times * Reed (plant), one of several tall, grass-like wetland plants of the order Poales * ...
actually produces sound because the system of equations governing its dynamics has oscillatory solutions. The dynamic of
reed valve Reed valves are a type of check valve which restrict the flow of fluids to a single direction, opening and closing under changing pressure on each face. Modern versions often consist of flexible metal or composite materials (fiberglass or carbon f ...
s used in two strokes engines and compressors is governed by FSI. The act of "
blowing a raspberry Blowing a raspberry, strawberry, razzing or making a Bronx cheer, is to make a noise similar to flatulence that may signify derision, real or feigned. It is also used in childhood phonemic play. It is made by placing the tongue between the lips, ...
" is another such example. The interaction between tribological machine components, such as bearings and
gear A gear is a rotating circular machine part having cut teeth or, in the case of a cogwheel or gearwheel, inserted teeth (called ''cogs''), which mesh with another (compatible) toothed part to transmit (convert) torque and speed. The basic ...
s, and lubricant is also an example of FSI. The lubricant flows between the contacting solid components and causes elastic deformation in them during this process. Fluid–structure interactions also occur in moving containers, where liquid oscillations due to the container motion impose substantial magnitudes of forces and moments to the container structure that affect the stability of the container transport system in a highly adverse manner. Another prominent example is the start up of a rocket engine, e.g. Space Shuttle main engine (SSME), where FSI can lead to considerable unsteady side loads on the nozzle structure. In addition to pressure-driven effects, FSI can also have a large influence on surface temperatures on supersonic and hypersonic vehicles. Fluid–structure interactions also play a major role in appropriate modeling of
blood flow Hemodynamics or haemodynamics are the dynamics of blood flow. The circulatory system is controlled by homeostatic mechanisms of autoregulation, just as hydraulic circuits are controlled by control systems. The hemodynamic response continuously m ...
. Blood vessels act as compliant tubes that change size dynamically when there are changes to blood pressure and velocity of flow. Failure to take into account this property of blood vessels can lead to a significant overestimation of resulting wall shear stress (WSS). This effect is especially imperative to take into account when analyzing aneurysms. It has become common practice to use
computational fluid dynamics Computational fluid dynamics (CFD) is a branch of fluid mechanics that uses numerical analysis and data structures to analyze and solve problems that involve fluid flows. Computers are used to perform the calculations required to simulate ...
to analyze patient specific models. The neck of an aneurysm is the most susceptible to changes in to WSS. If the aneurysmal wall becomes weak enough, it becomes at risk of rupturing when WSS becomes too high. FSI models contain an overall lower WSS compared to non-compliant models. This is significant because incorrect modeling of aneurysms could lead to doctors deciding to perform invasive surgery on patients who were not at a high risk of rupture. While FSI offers better analysis, it comes at a cost of highly increased computational time. Non-compliant models have a computational time of a few hours, while FSI models could take up to 7 days to finish running. This leads to FSI models to be most useful for preventative measures for aneurysms caught early, but unusable for emergency situations where the aneurysm may have already ruptured.


Analysis

Fluid–structure interaction problems and
multiphysics In computational modelling, multiphysics simulation (often shortened to simply "multiphysics") is defined as the simultaneous simulation of different aspects of a physical system or systems and the interactions among them. For example, simultaneous ...
problems in general are often too complex to solve analytically and so they have to be analyzed by means of experiments or
numerical simulation Computer simulation is the process of mathematical modelling, performed on a computer, which is designed to predict the behaviour of, or the outcome of, a real-world or physical system. The reliability of some mathematical models can be dete ...
. Research in the fields of
computational fluid dynamics Computational fluid dynamics (CFD) is a branch of fluid mechanics that uses numerical analysis and data structures to analyze and solve problems that involve fluid flows. Computers are used to perform the calculations required to simulate ...
and computational
structural dynamics Structural dynamics is a type of structural analysis which covers the behavior of a structure subjected to dynamic (actions having high acceleration) loading. Dynamic loads include people, wind, waves, traffic, earthquakes, and blasts. Any structur ...
is still ongoing but the maturity of these fields enables numerical simulation of fluid-structure interaction. Two main approaches exist for the simulation of fluid–structure interaction problems: *Monolithic approach: the equations governing the flow and the displacement of the structure are solved simultaneously, with a single solver *Partitioned approach: the equations governing the flow and the displacement of the structure are solved separately, with two distinct solvers The monolithic approach requires a code developed for this particular combination of physical problems whereas the partitioned approach preserves software modularity because an existing flow solver and structural solver are coupled. Moreover, the partitioned approach facilitates solution of the flow equations and the structural equations with different, possibly more efficient techniques which have been developed specifically for either flow equations or structural equations. On the other hand, development of stable and accurate coupling algorithm is required in partitioned simulations. In conclusion, the partitioned approach allows reusing existing software which is an attractive advantage. However, stability of the coupling method needs to be taken into consideration. In addition, the treatment of meshes introduces other classifications of FSI analysis. For example,one can classify them as the conforming mesh methods and the non-conforming mesh methods. Other classifications can be mesh-based methods and meshless methods.


Numerical simulation

The
Newton–Raphson method In numerical analysis, Newton's method, also known as the Newton–Raphson method, named after Isaac Newton and Joseph Raphson, is a root-finding algorithm which produces successively better approximations to the roots (or zeroes) of a real-va ...
or a different
fixed-point iteration In numerical analysis, fixed-point iteration is a method of computing fixed points of a function. More specifically, given a function f defined on the real numbers with real values and given a point x_0 in the domain of f, the fixed-point itera ...
can be used to solve FSI problems. Methods based on Newton–Raphson iteration are used in both the monolithic and the partitioned approach. These methods solve the nonlinear flow equations and the structural equations in the entire fluid and solid domain with the Newton–Raphson method. The system of linear equations within the Newton–Raphson iteration can be solved without knowledge of the Jacobian with a matrix-free
iterative method In computational mathematics, an iterative method is a mathematical procedure that uses an initial value to generate a sequence of improving approximate solutions for a class of problems, in which the ''n''-th approximation is derived from the pr ...
, using a
finite difference A finite difference is a mathematical expression of the form . If a finite difference is divided by , one gets a difference quotient. The approximation of derivatives by finite differences plays a central role in finite difference methods for t ...
approximation of the Jacobian-vector product. Whereas Newton–Raphson methods solve the flow and structural problem for the state in the entire fluid and solid domain, it is also possible to reformulate an FSI problem as a system with only the degrees of freedom in the interface’s position as unknowns. This domain decomposition condenses the error of the FSI problem into a subspace related to the interface. The FSI problem can hence be written as either a root finding problem or a fixed point problem, with the interface’s position as unknowns. Interface Newton–Raphson methods solve this root-finding problem with Newton–Raphson iterations, e.g. with an approximation of the Jacobian from a linear reduced-physics model. The interface quasi-Newton method with approximation for the inverse of the Jacobian from a least-squares model couples a black-box flow solver and structural solver by means of the information that has been gathered during the coupling iterations. This technique is based on the interface block quasi-Newton technique with an approximation for the Jacobians from least-squares models which reformulates the FSI problem as a system of equations with both the interface’s position and the stress distribution on the interface as unknowns. This system is solved with block quasi-Newton iterations of the Gauss–Seidel type and the Jacobians of the flow solver and structural solver are approximated by means of least-squares models. The fixed-point problem can be solved with fixed-point iterations, also called (block) Gauss–Seidel iterations, which means that the flow problem and structural problem are solved successively until the change is smaller than the convergence criterion. However, the iterations converge slowly if at all, especially when the interaction between the fluid and the structure is strong due to a high fluid/structure density ratio or the incompressibility of the fluid. The convergence of the fixed point iterations can be stabilized and accelerated by Aitken relaxation and steepest descent relaxation, which adapt the relaxation factor in each iteration based on the previous iterations. If the interaction between the fluid and the structure is weak, only one fixed-point iteration is required within each time step. These so-called staggered or loosely coupled methods do not enforce the equilibrium on the fluid–structure interface within a time step but they are suitable for the simulation of
aeroelasticity Aeroelasticity is the branch of physics and engineering studying the interactions between the inertial, elastic, and aerodynamic forces occurring while an elastic body is exposed to a fluid flow. The study of aeroelasticity may be broadly classi ...
with a heavy and rather stiff structure. Several studies have analyzed the stability of partitioned algorithms for the simulation of fluid-structure interaction .


See also

*
Immersed boundary method In computational fluid dynamics, the immersed boundary method originally referred to an approach developed by Charles Peskin in 1972 to simulate fluid-structure (fiber) interactions. Treating the coupling of the structure deformations and the flui ...
*
Smoothed particle hydrodynamics Smoothed-particle hydrodynamics (SPH) is a computational method used for simulating the mechanics of continuum media, such as solid mechanics and fluid flows. It was developed by Gingold and Monaghan and Lucy in 1977, initially for astrophysic ...
*
Stochastic Eulerian Lagrangian method In computational fluid dynamics, the Stochastic Eulerian Lagrangian Method (SELM) is an approach to capture essential features of fluid-structure interactions subject to thermal fluctuations while introducing approximations which facilitate analysi ...
*
Computational fluid dynamics Computational fluid dynamics (CFD) is a branch of fluid mechanics that uses numerical analysis and data structures to analyze and solve problems that involve fluid flows. Computers are used to perform the calculations required to simulate ...
*
Fluid mechanics Fluid mechanics is the branch of physics concerned with the mechanics of fluids ( liquids, gases, and plasmas) and the forces on them. It has applications in a wide range of disciplines, including mechanical, aerospace, civil, chemical and ...
, fluid dynamics * Structural mechanics,
structural dynamics Structural dynamics is a type of structural analysis which covers the behavior of a structure subjected to dynamic (actions having high acceleration) loading. Dynamic loads include people, wind, waves, traffic, earthquakes, and blasts. Any structur ...

CFD Online page about FSIYouTube movie about flutter of glider wings
* Hydroelasticity *
Slosh dynamics In fluid dynamics, slosh refers to the movement of liquid inside another object (which is, typically, also undergoing motion). Strictly speaking, the liquid must have a free surface to constitute a slosh dynamics problem, where the dynamics of t ...


Open source codes


solids4Foam
a toolbox for
OpenFOAM OpenFOAM (for "Open-source Field Operation And Manipulation") is a C++ toolbox for the development of customized numerical solvers, and pre-/post-processing utilities for the solution of continuum mechanics problems, most prominently including ...
with capabilities for solid mechanics and fluid solid interactions
oomph-libElmer FSI page

CBC.solve Biomedical Solvers

preCICE Coupling Library

SPHinXsys multi-physics library
It provides C++ APIs for physical accurate simulation and aims to model coupled industrial dynamic systems including fluid, solid, multi-body dynamics and beyond with SPH (smoothed particle hydrodynamics), a meshless computational method using particle discretization.


Academic Codes



* ttp://www.math.nyu.edu/~griffith/IBAMR/ Immersed Boundary Method for Adaptive Meshes in 3D, B. Griffith, NYU.
Immersed Boundary Method for Uniform Meshes in 2D, A. Fogelson, Utah

IFLS, IFL, TU Braunschweig


Commercial Codes


AcuSolve FSI applicationsADINA FSI homepage

Ansys' FSI homepageAltair RADIOSSAutodesk Simulation CFD
*
Simcenter STAR-CCM+ Simcenter STAR-CCM+ is a commercial Computational Fluid Dynamics (CFD) based simulation software developed by Siemens Digital Industries Software. Simcenter STAR-CCM+ allows the modeling and analysis of a range of engineering problems involving ...
from
Siemens Digital Industries Software Siemens Digital Industries Software (formerly UGS and then Siemens PLM Software) is an American computer software company specializing in 3D & 2D Product Lifecycle Management (PLM) software. The company is a business unit of Siemens, operates u ...

CoLyX - FSI and mesh-morphing from EVEN - Evolutionary Engineering AGFluidyn-MP FSI Multiphysics Coupling

COMSOL FSI homepageMpCCI homepageMSC Software MD NastranMSC Software DytranFINE/Oofelie FSI: Fully integrated and strongly coupled for better convergence

LS-DYNA Home PageFluidyn-MP FSI: Fluid-Structure InteractionCompassFEM TdynCompassFEM SeaFEMPARACHUTES FSI HomePage


References

{{DEFAULTSORT:Fluid-structure interaction Fluid mechanics Fluid dynamics